public class SequenceVariableDeclarationPublic Class SequenceVariableDeclaration| SequenceVariableDeclaration | Initializes a new instance of the SequenceVariableDeclaration class. |
| Name | Contains the unique name of a variable to be declared. |
| OutlineLevel | Specifies the numbering of a sequence by chapter. This attribute specifies an outline level that determines which chapters to reference for the chapter-specific numbering. All chapters that are at or below the specified outline level reset the value of the sequence to zero, the default value. The chapter number of the last chapter at or below the specified outline level is prefixed to the sequence number. Choosing an outline level of zero results in a straight sequence of all sequence elements for that sequence variable. |
| SeparationCharacter | Specifies the character used to separate values representing levels in an outline. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current SequenceVariableDeclaration object to its equivalent string representation.
(Overrides ObjectToString) |